const github.com/google/go-cmp/cmp.reportByCycle

5 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L252: 			s.report(eq, reportByCycle)
		compare.go#L516: 		s.report(eq, reportByCycle)
		compare.go#L558: 		s.report(eq, reportByCycle)
		options.go#L465: 	return r.flags&reportByCycle != 0
		options.go#L478: 	reportByCycle